﻿@charset 'utf-8';

/*banner*/
.banner
{
    position: relative;

    clear: both;
    overflow: hidden;

    height: 600px;
}
@media (max-width :1100px){
    .ban_p li img{
        margin-left:-350px !important;
    }
}
.ban_p,
.ban_p li
{
    overflow: hidden;

    height: 600px;
    margin-top: -10px;
}
.ban_p li img{
    /*width: 100%;
    height: 100%;*/
}
img{
    left:0;
}

.ban_p li a
{
    display: block;

    height: 600px;

    background: url(../images/banner1.jpg) no-repeat center 0;
}

.ban_t
{
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 1100px;
    height: 70px;
    margin-left: -550px;

    text-align: center;
}

.ban_t em
{
    display: inline-block;

    width: 13px;
    height: 13px;
    margin-right: 12px;

    border-radius: 13px;
    background: #f0b57c;
}

.ban_t em.on
{
    background: #004ea2;
}

.til01
{
    display: block;

    padding: 0 0 42px;

    text-align: center;
}

.til01 img
{
    display: block;

    margin: 0 auto;
}


.pro_gc dt img,
.pro_lt li img,
.show_cp li p img
{
    -webkit-transition: 1s;
       -moz-transition: 1s;
            transition: 1s;
}

.pro_gc dt img:hover,
.pro_lt li img:hover,
.show_cp li p img:hover
{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

/*搜索*/
.seabox
{
    font-family: 'Microsoft Yahei';
    line-height: 42px;

    overflow: hidden;

    height: 68px;
    padding: 0px 0 0;

    background: url(../images/seabg.gif) repeat-x 0 0;
}

.sea_inp
{
    line-height: 40px;

    overflow: hidden;

    width: 455px;
    height: 40px;

    background: #fff;
    box-shadow: 0 4px 4px #b9b7b7;
}

.sea_inp .serach
{
    line-height: 40px;

    display: block;
    float: left;

    width: 292px;
    height: 40px;
    padding: 0 0 0 50px;

    color: #666;
    border: 0;
    outline: none;
    background: url(../images/sea_ico1.gif) no-repeat 20px 10px;
}

.sea_inp .sub
{
    display: block;
    float: left;

    width: 113px;
    height: 40px;

    cursor: pointer;

    border: 0;
    background: url(../images/fk_07.jpg) no-repeat 0 0;
}

.k_word
{
    overflow: hidden;
    overflow: hidden;

    width: 690px;

    color: #333;
}

.k_word b
{
    font-size: 16px;
}

.k_word a
{
    padding: 0 20px 0 0;

    color: #333;
}

/*我们*/
.webox
{
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    line-height: 28px;

    height: 215px;
    padding: 23px 0 0;

    color: #333;
    border-bottom: solid 6px #d7d7d7;
    background: #f2f2f2;
}

.webox_c
{
    height: 215px;

    background: url(../images/we_pic.jpg) no-repeat right 0 #fff;
}

.webox_t
{
    width: 258px;
}

.webox_t img
{
    position: absolute;
    top: -23px;
    left: 0;

    display: block;
    overflow: hidden;

    width: 217px;
    height: 238px;
}

.webox_w
{
    width: 694px;
    margin: 0 245px 0 0;
    padding: 47px 0 0;
}

.webox_w p
{
    overflow: hidden;

    height: 95px;
}

.webox_w span
{
    display: block;
    float: right;
}


/*产品中心*/
.probox
{
    font-family: 'Microsoft Yahei';

    height: 1200px;
    padding: 60px 0 0;
}

.pro_nav
{
    width: 263px;

    background: #004ea2;
}

.pro_nav h3
{
    font-size: 30px;
    font-weight: normal;
    line-height: 38px;

    height: 91px;
    padding: 28px 0 0;

    text-align: center;
}

.pro_nav h3 a
{
    color: #fff;
}

.pro_nav h3 span
{
    font-size: 16px;
    line-height: 20px;

    display: block;

    text-transform: uppercase;

    color: #fff;
}

.pro_nl
{
    padding: 13px 18px;

    background: #fff;
}

.pro_nl li
{
    line-height: 35px;

    height: 35px;
}

#pro_n1_li li
{
    background: url(../images/liimg_000.jpg) no-repeat 0 12.5px;
}
#pro_n1_li li:hover
{
    background: url(../images/liimg.jpg) no-repeat 0 12.5px;
}
#pro_n1_li li a:hover
{
    color: #004ea2;
}

.pro_nl li.born
{
    border-bottom: 0;
}

.pro_nl li a
{
    display: block;

    padding-left: 30px;

    color: #555;
    background: none;
}

.pro_more
{
    font-size: 20px;
    font-weight: bold;
    line-height: 67px;

    height: 67px;
    padding: 6px 0 0;

    text-align: center;

    color: #fff;
}

.pro_more a,
.gg_more a
{
    display: inline-block;

    padding: 0 68px 0 0;

    color: #fff;
    background: url(../images/ico02.png) no-repeat right center;
}

.pro_list
{
    overflow: hidden;

    width: 900px;
}

.borderdiv
{
    margin-top: 10px;
}

.more01
{
    font-size: 20px;
    font-weight: bold;
    line-height: 38px;

    display: block;
    clear: both;
    overflow: hidden;

    height: 38px;

    white-space: nowrap;

    color: #004ea2;
}

.more01 a
{
    display: inline-block;
    width: 100px;
    margin-left: 20px;

    color: #000;
}
.more01 a img{
    margin-left: 8px;
}
.pro_lc,
.pro_lt li p
{
    padding: 1px;

    border: solid 2px #e3e3e3;
    background: #fff;
}

.pro_lc,
.pro_gc,
.pro_gc dl,
.pro_gc dt img
{
    line-height: 48px;

    overflow: hidden;

    width: 879px;
    height: 422px;
}

.pro_gc dl
{
    font-size: 16px;
    line-height: 25px;

    position: relative;

    color: #333;
}

.pro_gc dd
{
    position: absolute;
    top: 56px;
    right: 68px;

    width: 290px;
    height: 250px;
}

.pro_gc dd h3
{
    font-size: 22px;
    line-height: 53px;

    overflow: hidden;

    height: 53px;
    margin-bottom: 19px;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #000;
    background: url(../images/ico04.gif) no-repeat 0 bottom;
}

.pro_gc dd h3 a
{
    color: #000;
}

.pro_gw
{
    overflow: hidden;

    height: 210px;
    margin: 0 6px 10px 0;
}

.pro_gw li
{
    padding-left: 30px;

    background: url(../images/liimg.jpg) no-repeat 0 10px;
}

.pro_prev,
.pro_next
{
    z-index: 9;
    top: 182px;
    right: 29px;

    display: block;
    overflow: hidden;

    width: 39px;
    height: 71px;

    background: url(../images/next1.png) no-repeat 0 0;
}

.pro_prev
{
    left: 29px;

    background: url(../images/prev1.png) no-repeat 0 0;
}

.pro_prev:hover,
.pro_next:hover
{
    background-position: 0 bottom;
}

.pro_lt
{
    /*height:525px;*/
    overflow: hidden;

    padding: 35px 0 0;
}

.pro_lt ul
{
    width: 940px;
}

.pro_lt li p,
.pro_lt li p img
{
    display: block;
    overflow: hidden;

    width: 261px;
    height: 314px;
}

#pro_lt_li1 p
{
    margin-top: 76px;
}

#pro_lt_li2 p
{
    margin-bottom: 10px;
}

#pro_lt_li2 ul
{
    margin-top: 30px;
}

#pro_lt_li3 p
{
    margin-top: 46px;
}

.liimg
{
    padding-bottom: 8px;
    padding-left: 30px;

    text-align: justify;

    background: url(../images/liimg.jpg) no-repeat 0 8px;
}

.pro_lt li
{
    width: 261px;
    margin: 0 36px 0 0;
}

.pro_lt_li
{
    font-size: 15px;

    float: left;

    text-align: center;
}

.pro_lt_li ul
{
    margin-top: 40px;
}

#span
{
    font-size: 26px;
    font-weight: bold;

    color: #333;
}

/*4大优势*/
.edgetildiv
{
    width: 100%;
    height: 620px;
    padding-top: 80px;

    background-image: url(../images/edgetildiv.jpg);
}

.edgetildiv_top
{
    width: 346px;
    height: 72px;
    margin: 0 auto;

    background-image: url(../images/edgetildiv_top.png);
}

.edgetildiv_center,
.edgetildiv_bottom
{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    margin-top: 80px;
}

.edgetildiv_center_left,
.edgetildiv_bottom_left
{
    float: left;
}

.edgetildiv_center_right,
.edgetildiv_bottom_right
{
    float: right;
}

.edgetildiv_center_left,
.edgetildiv_bottom_left,
.edgetildiv_center_right,
.edgetildiv_bottom_right
{
    width: 370px;
    height: 100px;
    padding-left: 130px;
}

.edgetildiv_center_left p,
.edgetildiv_bottom_left p,
.edgetildiv_center_right p,
.edgetildiv_bottom_right p
{
    font-size: 18px;

    color: #fff;
}

.edgetildiv_center_left hr,
.edgetildiv_bottom_left hr,
.edgetildiv_center_right hr,
.edgetildiv_bottom_right hr
{
    height: 2px;
    margin-top: 16px;
    margin-bottom: 16px;

    border: 0;
    background-color: #fff;
}

.edgetildiv_center_left
{
    background-image: url(../images/edgetildiv_center_left.png);
    background-repeat: no-repeat;
}

.edgetildiv_center_right
{
    background-image: url(../images/edgetildiv_center_right.png);
    background-repeat: no-repeat;
}

.edgetildiv_bottom_left
{
    background-image: url(../images/edgetildiv_bottom_left.png);
    background-repeat: no-repeat;
}

.edgetildiv_bottom_right
{
    background-image: url(../images/edgetildiv_bottom_right.png);
    background-repeat: no-repeat;
}


/*广告*/
.h-gg
{
    font-size: 16px;

    display: block;
    clear: both;

    height: 238px;

    color: #fff;
    background: url(../images/h_gg01.jpg) no-repeat center 0;
}

.gg01
{
    line-height: 62px;

    top: 76px;
    left: 50%;

    width: 310px;
    margin-left: 290px;

    text-align: center;
}

.gg01 b
{
    font-family: Impact;
    font-size: 30px;
    font-weight: normal;
}

.gg01 .gg_more
{
    margin: 0 auto;
}

.gg_more
{
    font-weight: bold;
    line-height: 38px;

    display: block;

    width: 202px;

    text-align: center;

    color: #fff;
    border: solid 3px #fff;
}

/*PK板块*/
.pkbox
{
    font-size: 16px;
    line-height: 28px;

    clear: both;

    height: 820px;
    padding: 68px 0 0;

    color: #333;
}

.pkbox_p
{
    overflow: hidden;

    height: 284px;
}

.pkbox_p1
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 495px;
    height: 274px;
    padding: 5px;

    background: #e3e3e3;
}

.pkbox_p1 img
{
    display: block;

    width: 493px;
    height: 272px;

    border: solid 1px #fff;
}

.pkbox_p1 span
{
    font-size: 24px;
    font-weight: bold;
    line-height: 54px;

    position: absolute;
    bottom: 0;
    left: 0;

    width: 505px;

    text-align: center;

    color: #fff;
    background-color: #004ea2;
}

.pkbox_p2 span
{
    position: absolute;

    background-color: #525252;
}

.pkbox_pc,
.pkbox_pc img
{
    display: block;
    overflow: hidden;

    width: 190px;
    height: 284px;
}

.pkbox_w
{
    overflow: hidden;

    height: 465px;
    padding: 10px 0 0;

    background: url(../images/line2.jpg) repeat-y center 0;
}

.pkbox_w1
{
    height: 75px;
    padding: 17px 0 0;

    border-bottom: solid 1px #d9d9d9;
}

.pkbox_w1 em
{
    font-family: Impact;
    font-size: 16px;
    font-style: normal;
    line-height: 33px;

    display: block;
    float: left;

    width: 33px;
    height: 33px;

    text-align: center;

    color: #fff;
    border-radius: 33px;
    background: #7f7f7f;
}

.pkbox_w1 p
{
    float: left;

    width: 418px;
    padding: 2px 0 0 18px;
}

.pkbox_w1 p b
{
    color: #000;
}

.pkbox_wl,
.pkbox_wr
{
    width: 505px;
}

.pkbox_wl em
{
    background: #004ea2;
}

.pkbox_wl p b
{
    color: #004ea2;
}

.pkbox_wc
{
    width: 150px;
    padding: 6px 20px 0;
}

.pkbox_wc span
{
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;

    display: block;

    width: 150px;
    height: 48px;

    text-align: center;

    color: #fff;
    background: #004ea2;
}

/*优势*/
.edge
{
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    line-height: 33px;

    overflow: hidden;

    color: #333;
    background: url(../images/edgebg.gif) repeat-x center 0;
    /*border-bottom: solid 8px #004ea2;*/
}

.edgetil
{
    height: 273px;

    text-align: center;

    background: url(../images/edg_02.jpg) no-repeat center 0;
}

.edge li
{
    padding: 0 0 0 22px;

    background: url(../images/ico01.gif) no-repeat 2px 14px;
}

.edge1
{
    height: 440px;
    padding: 21px 0 0;

    background: url(../images/edgebg1.gif) no-repeat center 0 #f7f7f7;
}

.edge2
{
    height: 433px;
    padding: 105px 0 0;

    background: url(../images/edge_pic2.jpg) no-repeat center 51px;
}

.edge3
{
    height: 427px;
    padding: 85px 0 0;

    background: url(../images/edge_pic3.jpg) no-repeat center 0;
}

.edge4
{
    height: 397px;
    padding: 106px 0 0;

    background: url(../images/edge_pic4.jpg) no-repeat center 0;
}

.edge_w
{
    width: 440px;
    height: 355px;
    padding: 0 0 0 174px;

    background: url(../images/edge_ico1.gif) no-repeat 0 29px;
}

.edge_w h3
{
    font-size: 34px;
    line-height: 92px;

    height: 92px;
    margin-bottom: 18px;

    white-space: nowrap;

    color: #000;
    background: url(../images/line1.gif) no-repeat 0 bottom;
}

.edge_w2
{
    width: 510px;

    background: url(../images/edge_ico2.gif) no-repeat 0 29px;
}

.edge_w3
{
    background: url(../images/edge_ico3.gif) no-repeat 0 29px;
}

.edge_w4
{
    width: 510px;

    background: url(../images/edge_ico4.gif) no-repeat 0 29px;
}

/*案例*/
.case
{
    font-size: 16px;
    line-height: 28px;

    clear: both;

    width: 1300px;
    height: 664px;
    margin: 0 auto;
    padding: 80px 0 0;

    color: #fff;
    background: url(../images/ico03.gif) no-repeat center 0;
}

.casetil
{
    position: relative;
    /*width: 390px;height:454px;*/

    overflow: hidden;

    padding: 1px 0 0 1px;
}

.casetil ul
{
    width: 394px;
}

.casetil li
{
    font-size: 20px;
    line-height: 149px;

    position: relative;

    float: left;
    overflow: hidden;

    width: 192px;
    height: 150px;
    margin: -1px 0 0 -1px;

    text-align: center;

    color: #333;
    border: solid 1px #e0e0e0;
}

.casetil li img
{
    width: 98px;
    height: 90px;
    margin: 32px auto 0;
}

.casetil li span
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 194px;
    height: 149px;

    background: url(../images/case_ico6.png) no-repeat center 32px;
}

.casetil li.caset_ico1 span
{
    background: url(../images/case_ico1.png) no-repeat center 32px;
}

.casetil li.caset_ico2 span
{
    background: url(../images/case_ico2.png) no-repeat center 32px;
}

.casetil li.caset_ico3 span
{
    background: url(../images/case_ico3.png) no-repeat center 32px;
}

.casetil li.caset_ico4 span
{
    background: url(../images/case_ico4.png) no-repeat center 32px;
}

.casetil li.caset_ico5 span
{
    background: url(../images/case_ico5.png) no-repeat center 32px;
}

.casetil li.cur
{
    font-weight: bold;

    color: #fff;
    background: #004ea2;
}

.case_c
{
    overflow: hidden;

    width: 809px;
    margin-top: 14px;
}

.case_c li
{
    position: relative;

    float: left;
}

.case_c li,
.case_c li img
{
    width: 809px;
    height: 455px;
}

.case_c li i
{
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;

    width: 78px;
    height: 42px;

    background: url(../images/ico07.gif) no-repeat 0 0;
}

.case_c li p
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    width: 731px;
    height: 121px;
    padding: 30px 39px 0;

    color: #fff;
    background: url(../images/bg01.png) repeat;
}

.case_c li p span
{
    display: inline-block;

    padding: 0 56px 0 0;
}

/*关于*/
.abobox
{
    font-family: 'Microsoft Yahei';
    /*background:url(../images/aboutbg.jpg) no-repeat center 0;*/
    /*padding: 69px 0 0;*/
    font-size: 16px;
    line-height: 31px;

    height: 550px;

    color: #333;
}

.about_c
{
    height: 500px;
    padding: 31px;

    background: #fff;
    box-shadow: 0 8px 15px 5px #d8d6d7;
}

.about_p,
.about_p img
{
    display: block;

    width: 575px;
    height: 431px;
}

.about_w
{
    width: 510px;
    padding: 19px 13px 0 0;
}

.about_w h3
{
    font-size: 24px;
    line-height: 35px;

    height: 60px;
    margin-bottom: 14px;

    color: #000;
    background: url(../images/yb.png) no-repeat 0 bottom;
}

.about_w h3 a
{
    color: #000;
}

.about_wz
{
    height: 244px;
}


/*风采展示*/
/*.show{height:407px;}*/
.showtil
{
    font-size: 22px;
    line-height: 58px;

    height: 58px;
    margin-bottom: 35px;
    padding: 0 0 0 280px;

    border: solid 1px #d8d8d8;
}

.showtil li
{
    position: relative;

    float: left;

    width: 300px;
    height: 58px;
    margin-left: -1px;

    text-align: center;

    color: #111;
    border-right: solid 1px #d8d8d8;
    border-left: solid 1px #d8d8d8;
}

.showtil li.on
{
    font-weight: bold;

    color: #fff;
    background: #004ea2;
}

.prev2,
.next2
{
    top: 120px;
    right: -44px;

    display: block;

    width: 26px;
    height: 45px;
}

.prev2
{
    left: -44px;
}

.show_cp
{
    overflow: hidden;

    margin-left: 45px;
}

.show_cp li
{
    font-size: 16px;
    line-height: 56px;

    float: left;

    width: 249px;
    margin: 0 108px 0 28px;

    text-align: center;
    /*background:url(../images/honlbg.jpg) no-repeat 0 0;padding:12px 12px 0;*/
}

.show_cp li p
{
    display: block;

    margin-bottom: 10px;
}

.show_cp li p,
.show_cp li p a,
.show_cp li p img
{
    display: block;
    overflow: hidden;

    width: 249px;
    height: 249px;
    border-radius: 249px;

}

#show_cp2 li p img
{
    height: 249px;

    border-radius: 150px;
}

.show_cp li span
{
    display: block;
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}

.show_cp li span a
{
    color: #333;
}


.show_cp1 li
{
    font-size: 16px;
    line-height: 56px;

    float: left;

    width: 249px;
    margin: 0 35px 0 0;

    text-align: center;
    /*background:url(../images/honlbg.jpg) no-repeat 0 0;padding:12px 12px 0;*/
}




/*资讯*/
.newbox
{
    font-family: 'Microsoft Yahei';
    line-height: 26px;

    overflow: hidden;

    height: 480px;
    padding: 47px 0 0;

    color: #555;
    /*border-top: solid 8px #f6f6f6;background:url(../images/ico06.gif) no-repeat center 0;*/
}

.news1
{
    overflow: hidden;

    height: 474px;
}

.faqs
{
    overflow: hidden;

    height: 170px;
}

.newtil
{
    font-size: 20px;
    line-height: 54px;

    height: 90px;

    background: url(../images/line3.gif) repeat-x center 56px;
}

.newtil li
{
    float: left;

    margin: 0 58px 0 0;
}

.newtil li a
{
    display: block;

    padding-left: 43px;

    color: #333;
    background: url(../images/icon09.png) no-repeat 0 11px;
}

.newtil li.newt1 a
{
    background: url(../images/icon10.png) no-repeat 0 11px;
}

.newtil li.cur a
{
    font-weight: bold;

    color: #004ea2;
    border-bottom: solid 4px #004ea2;
}

.more02
{
    float: right;

    padding: 7px 0 0;
}

.new_p dl
{
    line-height: 26px;

    position: relative;

    color: #dedede;
}

.new_p,
.new_p dl,
.new_p dt,
.new_p dt img
{
    display: block;
    overflow: hidden;

    width: 580px;
    height: 326px;
}

.new_p dd
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    /* height: 75px; */
    left: 0;
    padding: 20px 30px;
    background: url(../images/bg01.png) repeat;
    line-height: 30px;}

.new_p dd h3
{
    font-size: 18px;
    line-height: 30px;

    height: 30px;

    color: #fff;
}

.new_p dd h3 a
{
    color: #fff;
}

.new_w
{
    width: 570px;
    padding: 4px 0 0;
}

.new_w li
{
    font-size: 16px;
    line-height: 51px;

    display: block;
    overflow: hidden;

    height: 51px;
    padding: 0 0 0 33px;

    color: #555;
    border-bottom: dashed 1px #b2b2b2;
    background: url(../images/ico08.gif) no-repeat 6px 22px;
}

.new_w li span
{
    float: right;
}

.new_w li a
{
    color: #555;
}

.faqs h3
{
    font-size: 20px;
    line-height: 26px;

    float: left;

    width: 156px;

    color: #000;
}

.faqs h3 a
{
    color: #000;
}

.faqs h3 span
{
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;

    display: block;

    color: #a3a3a3;
}

.prev3,
.next3
{
    top: 60px;
    left: 0;

    display: block;
    overflow: hidden;

    width: 61px;
    height: 26px;
}

.next3
{
    left: 61px;
}

.faqs_c
{
    overflow: hidden;

    width: 1044px;
}

.faqs_c dl
{
    float: left;
    overflow: hidden;

    width: 438px;
    height: 104px;
    padding: 0 22px 0 59px;
}

.faqs_c dt
{
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;

    height: 41px;
    padding-left: 34px;

    color: #111;
    background: url(../images/faq_w.gif) no-repeat 0 1px;
}

.faqs_c dd
{
    padding-left: 34px;

    background: url(../images/faq_d.gif) no-repeat 0 0;
}

.faqs_c dt a
{
    color: #111;
}

/*友情链接*/
.link
{
    font-family: 'Microsoft Yahei';
    line-height: 64px;
    text-align: center;
    overflow: hidden;

    height: 64px;

    white-space: nowrap;

    color: #fff;
    background: #232323;
}

.link h2
{
    font-size: 16px;

    float: left;
}

.link a
{
    font-size: 15px;

    display: inline-block;

    padding: 0 30px;

    color: #fff;
}

 .aboutdiv{
  height: 600px;
  }
  .aboutleft,.aboutright{
    margin-top: 50px;
    width: 50%;
    float: left;
  }
  .aboutleft{
    height: 400px;
    color: #fff;
  }
  .aboutleft .abouttop{
    background: #004ea2;
    height: 100px;
    line-height: 100px;
    font-size: 1.5rem;
    font-family: "微软雅黑";
    font-weight: bolder;
  }
  .aboutleft .aboutbottom{
    padding: 50px;
    background: #282828;
  
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    font-family: "微软雅黑";

  }
  .aboutright{
    height: 500px;
    background: #fff;
  }
  .aboutright ul {
    margin:16.6px ;
  }
  .aboutright ul li:nth-child(1){
    border-right: 1px solid #000;
    width: 249px;
  }
  .aboutright ul li:nth-child(3){
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    width: 249px;
  }
  .aboutright ul li:nth-child(4){

    border-top: 1px solid #000;
    /*width: 249px;*/
  }
  .aboutright ul li{
    float: left;
    width: 250px;
    height: 200px;
    padding: 16.6px ;

  }
  .aboutright ul li img{
    width: 250px;
    height: 200px;

  }
  .logo  img{
  	margin-bottom: 10px;

  }
